From 3faa61b7b37cdfeab6fae6bd0b0d7e118ebbbbed Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Wed, 29 Nov 2000 15:26:19 +0000 Subject: [PATCH] (blink-cursor-mode): Doc fix. --- lisp/frame.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/frame.el b/lisp/frame.el index 06dfcbf8469..f599d98134d 100644 --- a/lisp/frame.el +++ b/lisp/frame.el @@ -1072,7 +1072,7 @@ This timer calls `blink-cursor' every `blink-cursor-interval' seconds.") (defun blink-cursor-mode (arg) "Toggle blinking cursor mode. -With arg, turn blinking cursor mode on iff arg is positive. +With a numeric argument, turn blinking cursor mode on iff ARG is positive. When blinking cursor mode is enabled, the cursor of the selected window blinks." (interactive "P") -- 2.30.2